Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Info

Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Info
Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Info

This schema is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Info schema contains information that describes an ESX base image.

This schema was added in vSphere API 7.0.0.0.

JSON Example
{
    "display_name": "string",
    "last_attested_time": "string",
    "health": "string",
    "details": [
        {
            "id": "string",
            "default_message": "string",
            "args": [
                "string"
            ],
            "params": {
                "params": {
                    "s": "string",
                    "dt": "string",
                    "i": 0,
                    "d": "number",
                    "l": "Vapi Std NestedLocalizableMessage Object",
                    "format": "string",
                    "precision": 0
                }
            },
            "localized": "string"
        }
    ]
}
string
display_name
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A unique ESX version formatted for display.

This property was added in vSphere API 7.0.0.0.

string As date-time As date-time
last_attested_time
Optional

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

The last time that an attestation completed successfully using this ESX base image.

This property was added in vSphere API 8.0.1.0.

If missing or null, then there is no known last attestation time using this ESX base image.

string
health
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

A health indicator which indicates whether each host in the cluster has this version of the ESX base image.

For more information see: Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Health.

This property was added in vSphere API 7.0.0.0.

details
Required

This property is deprecated as of vSphere API 8.0.3.0 and removed in vSphere API 9.0.0.0.

Details regarding the health.

When the Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Health is not Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Health.OK or Vcenter TrustedInfrastructure TrustAuthorityClusters Attestation Os Esx BaseImages Health.NONE, this member will provide an actionable description of the issues present.

This property was added in vSphere API 7.0.0.0.

Deprecated